Feature: Create member

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
1m 30.372s

Scenario: E12 - Create member with empty values

Before 0m 8.401s
Given the user navigates to Ghost at "<GHOST>" 0m 3.824s
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>" 0m 3.114s
And the user navigates to the members page 0m 4.720s
When the user clicks on the 'New member' link 0m 1.329s
And the user clicks on the 'Save' button 0m 0.749s
And I wait for 2 seconds 0m 2.625s
Then the user should see the message 'Please enter an email.' 0m 0.594s
After 0m 5.016s

Screenshots

Before
NO IMAGE AVAILABLE
Given the user navigates to Ghost at "<GHOST>"
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>"
And the user navigates to the members page
When the user clicks on the 'New member' link
And the user clicks on the 'Save' button
And I wait for 2 seconds
Then the user should see the message 'Please enter an email.'
After
NO IMAGE AVAILABLE